home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Games / PC-SIG Games (PC-SIG).iso / 1735 / INFO.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-10-22  |  1.8 KB  |  32 lines

  1. echo off
  2. cls
  3. echo Requirements        312K OF RAM
  4. echo                     ................................................
  5. echo Overview            NOTES.TXT file
  6. echo                     To print file enter COPY NOTES.TXT LPT1
  7. echo                     To view on the screen enter BROWSE NOTES.TXT
  8. echo                     ................................................
  9. echo In depth overview   READ.ME file
  10. echo                     To print file enter COPY READ.ME LPT1
  11. echo                     To view on the screen enter BROWSE READ.ME
  12. echo                     ................................................
  13. echo Files Listing       FILES.TXT file
  14. echo                     To print file enter COPY FILES.TXT LPT1
  15. echo                     To view on the screen enter BROWSE FILES.TXT
  16. echo                     ................................................
  17. pause
  18. echo Un-archiving        THIS DISK CONTAINS ARCHIVED FILES THAT MUST BE
  19. echo                     UN-ARCHIVED BEFORE IT WILL RUN.  Do the following:
  20. echo                     Place the disk in drive A, transfer to the A prompt
  21. echo                     then enter INSTALL then the destination drive letter.
  22. echo                     For example: INSTALL C:  Don't forget the colon.
  23. echo                     Next, hit the enter key and un-archiving will begin.
  24. echo                     If you are updating with a registered copy answer
  25. echo                     Y to overwrite questions.
  26. echo                     ................................................
  27. echo Documentation       To print MANUAL enter:PRINTDOC
  28. echo Printing            To view MANUAL on SCREEN enter:BROWSE LOTTO.TXT
  29. echo                     ................................................
  30. echo Program Start       Enter LOTTO to start the program
  31. echo                     Copyright 1991 FreeBooter(tm) Software
  32.